func github.com/go-pg/pg/v10/orm.scanJSONValue

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L470: 		field.scan = scanJSONValue
		table.go#L1424: func scanJSONValue(v reflect.Value, rd types.Reader, n int) error {